ASP.NET MVC コントロールヘルプ
Font メソッド (BarcodeBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BarcodeBaseBuilder<TControl,TBuilder> クラス : Font メソッド
値。
C1.Web.Mvc.BarcodeBase.Fontを構成します。コントロールのラベルテキストのフォント情報を設定します。
シンタックス
'宣言
 
Public Overridable Function Font( _
   ByVal value As IBarcodeFont _
) As TBuilder
public virtual TBuilder Font( 
   IBarcodeFont value
)

パラメータ

value
値。

戻り値の型

現在のビルダ。
参照

BarcodeBaseBuilder<TControl,TBuilder> クラス
BarcodeBaseBuilder<TControl,TBuilder> メンバ